package com.itextpdf.tool.xml.examples.css.margin.margin_bottom.table; import com.itextpdf.tool.xml.examples.SampleTest; public class Margin_bottom_table01 extends SampleTest { protected String getTestName() { return "margin_bottom_table01"; } }